home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / col / launch / lisa / floppy / modules.144 / etc / pcmcia / config.opts < prev    next >
Encoding:
Text File  |  1998-11-30  |  694 b   |  29 lines

  1. #
  2. # Local PCMCIA Configuration File
  3. #
  4. # System resources available for PCMCIA devices
  5. #
  6. include port 0x100-0x4ff, port 0x1000-0x17ff
  7. include memory 0xc0000-0xfffff, memory 0xa0000000-0xa0ffffff
  8. #
  9. # Extra port range for IBM Token Ring
  10. #
  11. include port 0xa00-0xaff
  12. #
  13. # Resources we should not use, even if they appear to be available
  14. #
  15. # First built-in serial port
  16. exclude irq 4
  17. # Second built-in serial port
  18. #exclude irq 3
  19. # First built-in parallel port
  20. exclude irq 7
  21. #
  22. # Options for loadable modules
  23. #
  24. # To fix sluggish network with IBM ethernet adapter...
  25. #module "pcnet_cs" opts "mem_speed=600"
  26. #
  27. # Options for Xircom Netwave driver...
  28. #module "netwave_cs" opts "domain=0x100 scramble_key=0x0"
  29.